vendor/golang.org/x/crypto/cryptobyte.Builder.callContinuation (method)

2 uses

	vendor/golang.org/x/crypto/cryptobyte (current package)
		builder.go#L159: func (b *Builder) callContinuation(f BuilderContinuation, arg *Builder) {
		builder.go#L204: 	b.callContinuation(f, b.child)